Skip to main content
Version: 8.1

Account

This module implements functionalities such as Login, Register, Forgot Password, Email Confirmation, Password Reset, sending and confirming Two-Factor Authentication, user lockout, and switching between tenants in an application.

See the module description page for an overview of the module features.

How to Install Element

Account is pre-installed in the startup templates. So, no need to manually install it.

Packages

This module follows the module development best practices guide and consists of several NuGet and NPM packages. See the guide if you want to understand the packages and relations between them.

You can visit Account module package list page to see list of packages related with this module.

User Interface

This module doesn't define any menu items.

Pages

Login Page

Login Page is used to log in to the system.

Home page

Login page is used to log in to the system

Register Page

Register Page allows new users to register to your system.

Register page allows new users to register to your system

Internals

Settings

See the IAccountSettingNames class members for all settings defined for this module.

Application Layer

Permissions

See the AccountPermissions class members for all permissions defined for this module.